home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / lmousent.zip / INSTALL.INI < prev    next >
Text File  |  1993-04-01  |  593b  |  19 lines

  1. ; Install.Ini
  2. ; Registry modification to install the Logitech Mouse Drivers for the
  3. ; Windows NT March release.
  4. HKEY_LOCAL_MACHINE:system\currentcontrolset\services\Sermouse
  5.     Start = REG_DWORD 0x01
  6. ;
  7. ; This entry can override what NtDetect reports to the driver.
  8. ; The values are the following:
  9. ;
  10. ; - 0x01    COM1
  11. ; - 0x02    COM2
  12. ; - 0xFFFFFFFF    Use NtDetect. (Disable forcing hardware)
  13. ;
  14. ; Uncomment both lines if your mouse is not working correclty.
  15. ;HKEY_LOCAL_MACHINE:system\currentcontrolset\services\Sermouse\Parameters
  16. ;    OverrideHardwareBitstring = REG_DWORD 0x01
  17.  
  18.